Welcome![Sign In][Sign Up]
Location:
Search - curl HTTPS

Search list

[WinSock-NDIScurl-7.15.1

Description: 支持HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE 和GOPHER等协议,功能非常强大。可以轻松作出象网络蚂蚁,Flashget那样的下载程序-support HTTP / HTTPS / FTP / FTPS / DICT / TELNET / LDAP / FILE and frustrated gopher such agreement, which is very powerful. As can easily make network ants, Flashget kind of download
Platform: | Size: 2212799 | Author: 吴振芳 | Hits:

[Ftp Clientcurl-7.12.0

Description: 一个不错的FTP源代码,能支持FTP/SFTP/HTTPS/SSL等协议-a good FTP source code, will support FTP / SFTP / HTTPS / SSL protocols
Platform: | Size: 1905062 | Author: 周伟才 | Hits:

[Ftp Clientcurl-7.12.0

Description: 一个不错的FTP源代码,能支持FTP/SFTP/HTTPS/SSL等协议-a good FTP source code, will support FTP/SFTP/HTTPS/SSL protocols
Platform: | Size: 1904640 | Author: 周伟才 | Hits:

[Internet-Networkcurl-7.15.1

Description: 支持HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE 和GOPHER等协议,功能非常强大。可以轻松作出象网络蚂蚁,Flashget那样的下载程序-support HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE and frustrated gopher such agreement, which is very powerful. As can easily make network ants, Flashget kind of download
Platform: | Size: 2212864 | Author: | Hits:

[Internet-Networkcurl-7.19.5-win32-nossl-sspi

Description: curl源代码,crul为功能强大的文件传输的命令行工具,支持ftp、http等-curl is a command line tool for transferring files with URL syntax, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks.
Platform: | Size: 250880 | Author: pilyuxia | Hits:

[Linux-Unixcurl-7.19.2.tar

Description: curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling), 甚至它还支持IPv6, socks5代理服务器, 通过http代理服务器上传文件到FTP服务器等等,功能十分强大。原来php默认并不进行此项功能的扩展,但还是有的,只是没有让它生效罢了。打开PHP安装目录,搜索以下三个文件 ssleay32.dll、libeay32.dll和 php_curl.dll, 一一拷贝到系统目录下的system32文件夹下,修改php.ini文件,找到 extension= php_curl.dll行,去掉前面的 号,保存,重启服务器 -php
Platform: | Size: 2869248 | Author: zhu | Hits:

[Sniffer Package capturecurl-7.21.1.tar.bz2

Description: 功能非常强大,可以使用其做出网络爬虫或网络下载工具,里面支持HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE 和GOPHER等协议。使用时请把结尾的.gz去掉-Very powerful, you can use to make web crawler or web download tool which supports HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE, and GOPHER, etc. protocol. Please use the end. Gz removed
Platform: | Size: 2150400 | Author: 李天 | Hits:

[Internet-Networkcurl-7.21.3

Description: CURL curl是一个利用URL语法在命令行方式下工作的文件传输工具。   它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。
Platform: | Size: 7577600 | Author: zshshy | Hits:

[androidandroid4.0

Description: 提取出最全的Android4.0 API 的源代码,也就是android.jar源代码,这样在Eclipse关联到该源代码,就可以在项目中查看Android API 的实现了,希望对学习Android开发的人有帮助 下载教程。确保你已经安装了git jdk python等,操作系统环境为Linux。 1.创建bin目录,并加入到PATH $ mkdir ~/bin $ PATH=~/bin:$PATH 2.下载repo到刚刚创建的bin目录,并设置权限为可执行。 $ curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo $ chmod a+x ~/bin/repo 3.创建Android源代码存放目录并进入到该目录 $ mkdir Android-4.0.0_r1 $ cd Android-4.0.0_r1 4.初始化Android4.0.1的Git库 $ repo init -u https://android.googlesource.com/platform/manifest -b android-4.0.1_r1 5.最后执行开始同步下载 $ repo sync-failed to translate
Platform: | Size: 11740160 | Author: 小邓 | Hits:

[Internet-Networkcurl-7.25.0

Description: libcurl主要功能就是用不同的协议连接和沟通不同的服务器~也就是相当封装了的sockPHP 支持libcurl(允许你用不同的协议连接和沟通不同的服务器)。, libcurl当前支持http, https, ftp, gopher, telnet, dict, file, 和ldap 协议。libcurl同样支持HTTPS证书授权,HTTP POST, HTTP PUT, FTP 上传(当然你也可以使用PHP的ftp扩展), HTTP基本表单上传,代理,cookies,和用户认证。-libcurl is a free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more!
Platform: | Size: 4014080 | Author: Jimmy | Hits:

[Internet-Networkcurl-7.15.1_vc

Description: 可以支持HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE 和GOPHER等协议,功能非常强大。-Supports HTTP/HTTPS/FTP/FTPS/DICT/TELNET/LDAP/FILE and GOPHER protocols such, is very powerful.
Platform: | Size: 2158592 | Author: jason | Hits:

[Internet-Networkcurl-7.26.0

Description: curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling), 甚至它还支持IPv6, socks5代理服务器, 通过http代理服务器上传文件到FTP服务器等等,功能十分强大。-the role of curl: curl is a URL syntax file transfer tools to work in the command line mode. curl is a file transfer tool using URL syntax in the command line mode work. It supports many protocols: FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, the DICT, FILE, and an LDAP. curl also supports HTTPS authentication, the HTTP POST method, HTTP PUT, FTP uploading, kerberos authentication, HTTP upload, proxy servers, cookies, username/password authentication, download HTTP, HTTP upload files, http proxy server pipeline (proxy tunneling), and even it also supports IPv6, socks5 proxy server via http proxy server to upload files to an FTP server, and so on, is very powerful.
Platform: | Size: 17300480 | Author: 阳光 | Hits:

[Internet-Networkcurl-7.29.0.tar

Description: curl7.29.0 最新版。LibCurl是免费的客户端URL传输库,支持FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS 和 FILE。 Libcurl具备线程安全、IpV6兼容、易于使用的特点,支持多种平台--libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE
Platform: | Size: 3260416 | Author: xzb | Hits:

[Internet-Networkcurl

Description: curl 和libcurl7.34.0源码,带有windows 下的VS工程, curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本 -curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS...
Platform: | Size: 26582016 | Author: dawson | Hits:

[Linux-Unixcurl-7.34.0

Description: curl版本curl-7.34.0源码,可以用户http https 等的协议传输中。-curl version curl-7.34.0 source, such as user http https protocol transmission.
Platform: | Size: 4688896 | Author: 袁帅 | Hits:

[Internet-Networkcurl-7.37.1.tar

Description: Curl 7.37.1 开源代码,支持的协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。-Curl 7.37.1 Open source, support network protocal: FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP。
Platform: | Size: 4076544 | Author: peter | Hits:

[Internet-Networkcurl-7.32.0.tar

Description: curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本。 -curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other
Platform: | Size: 3468288 | Author: wing_pn | Hits:

[Internet-Networkcurl

Description: curl是利用URL语法在命令行方式下工作的开源文件传输工具。它被广泛应用在Unix、多种Linux发行版中,并且有DOS和Win32、Win64下的移植版本。它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP-curl is the use of open source file transfer tool URL syntax in the command line work. It is widely used in Unix, a variety of Linux distributions, and have DOS and Win32, Win64 version transplanted under. It supports many protocols: FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP
Platform: | Size: 4441088 | Author: 111111 | Hits:

[Linux-Unixcurl-7.21.6

Description: Libcurl为一个免费开源的,客户端url传输库,支持FTP,FTPS,TFTP,HTTP,HTTPS,GOPHER,TELNET,DICT,FILE和LDAP,跨平台,支持Windows,Unix,Linux等,线程安全,支持Ipv6。并且易于使用-Libcurl is a free open-source client libraries url transmission, supporting FTP, FTPS, TFTP, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP, cross-platform support for Windows, Unix, Linux, etc., thread safety, support Ipv6 . And easy to use
Platform: | Size: 2525184 | Author: guowei | Hits:

[Windows DevelopCurl

Description: curl http;https,post 请求(curl http;https,post)
Platform: | Size: 35259392 | Author: gary.liu | Hits:
« 12 »

CodeBus www.codebus.net